home *** CD-ROM | disk | FTP | other *** search
- Magnus Kollberg wrote:
-
- > Will an networkdriver in C do the job?
-
- Maybe if we use these modular network drivers, the modules could be made
- in C (with gcc -O2 it would propably be fast enough?) and then in some way
- the functions could be put toghether in a library readable by Bad Mood, I
- don't know exactly how this could be done though...
-
- It would be great too if several drivermodules could be used at the same
- time... like having two falcons networked via midi with some fast & simple
- protocol, and another one through some tcp/ip protocol on the serial port
- in the same game!
-
- /simon
-
-